home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / TUTORIAL / 0222.ZIP / -README2.DOC < prev    next >
Text File  |  1985-03-14  |  866b  |  16 lines

  1. FILENAME           COMMENTS
  2. ---------------------------------------------------------------------------
  3. PRINTER   .PAS     A useful utility which can be used to print series of files.
  4. PARSE     .P       Include file for PRINTER.PAS
  5. INDEX     .P       Include file for PRINTER.PAS
  6. DSNAME    .P       Include file for PRINTER.PAS
  7. XREF      .PAS     Useful utility - a cross-reference generator.
  8. UNSQ      .PAS     A program for unsqueezing files, compressed by techniques
  9.                        such as Huffman encoding.  Illustrates some fairly
  10.                        complex data structures.
  11. PRETTY    .PAS     A Pascal pretty-printer.  Useful utility for listing Pascal
  12.                        programs. Fairly long and fairly complex.
  13. PARTA     .PAS     Part of PRETTY.PAS
  14. PARTB     .PAS     Part of PRETTY.PAS
  15. PARTC     .PAS     Part of PRETTY.PAS
  16.